home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / mail / college-email / part1 next >
Encoding:
Text File  |  1993-06-24  |  51.5 KB  |  1,229 lines

  1. Newsgroups: soc.college,soc.net-people,soc.answers,news.answers
  2. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!gatech!swrinde!cs.utexas.edu!utnut!torn!news.ccs.queensu.ca!qucis.queensu.ca!dalamb
  3. From: dalamb@qucis.queensu.ca (David Lamb)
  4. Subject: FAQ: College Email Addresses 1/3 [Monthly posting]
  5. Message-ID: <faq1_740923803@qucis.QueensU.CA>
  6. Followup-To: poster
  7. Supersedes: <faq1_738331802@qucis.QueensU.CA>
  8. Reply-To: dalamb@qucis.queensu.ca
  9. Organization: Computing & Information Science, Queen's University
  10. Date: Thu, 24 Jun 1993 12:10:10 GMT
  11. Approved: news-answers-request@MIT.Edu
  12. Expires: Sat, 7 Aug 1993 12:10:03 GMT
  13. Lines: 1213
  14. Xref: senator-bedfellow.mit.edu soc.college:20159 soc.net-people:6119 soc.answers:263 news.answers:9710
  15.  
  16. Archive-name: mail/college-email/part1
  17. Last-Modified: Sun Apr 25 17:11:41 1993 by David Lamb
  18. Version: 3.28
  19.  
  20. This is a summary of how to find email addresses for undergraduate and
  21. graduate students, faculty and staff at various colleges and universities. If
  22. your university is not listed, send me a detailed description of how to find
  23. email addresses there and I'll add it to this list. Please mail ADDITIONS,
  24. CORRECTIONS, SUGGESTIONS, and OTHER INFORMATION to me at
  25.     dalamb@qucis.queensu.ca.
  26. I will *not* answer requests for help finding a specific address; if the
  27. school is not listed in this posting, I probably do not have any information
  28. about the site, and certainly do not have the time to answer the mail.
  29.  
  30. An updated version of this list is posted every once in a while to the
  31. newsgroups soc.college, soc.net-people and news.answers.  The version date for
  32. this list is located at the top of the file. The list is also available via
  33. anonymous ftp from ftp.qucis.queensu.ca (host 130.15.1.100) in the directory
  34. pub/dalamb/college-email as the files faq1.text, faq2.text, and faq3.text.
  35. You can also get the file by anonymous ftp from rtfm.mit.edu in the file
  36. /pub/usenet/soc.college/Student_Email_Addresses, or by sending a mail message
  37. to "archive-server@qucis.queensu.ca" with the subject
  38.     send dalamb/college-email
  39. or by sending a message to "mail-server@rtfm.mit.edu" whose body contains
  40.     send usenet/soc.college/Student_Email_Addresses
  41.  
  42. A copy of this file may be found on the WAIS server at wais.cic.net,
  43. thanks to Edward Vielmetti (emv@msen.com, emv@cic.net).
  44.  
  45. After a discussion of general facilities for locating email addresses,
  46. we present detailed information on locating the email addresses of
  47. students, faculty and staff at various universities.  As of Feb 1993 I've
  48. started to tag entries with the date I last changed them, so you have some
  49. clue as to how stale the information might be.
  50.  
  51. Disclaimer: Most universities have restrictions on the uses of
  52. directory information. So don't use this info for commercial purposes
  53. or whatnot without securing permission from the individual colleges
  54. and universities.
  55.  
  56. ;;; ********************************
  57. ;;; General Facilities *************
  58. ;;; ********************************
  59.  
  60. There are several general facilities for locating an email address.
  61. We concentrate on those usable from the internet.
  62.  
  63. o  finger
  64.  
  65.    Finger is a user information lookup program that lists the login name,
  66.    full name, office location and phone number (if known), login time,
  67.    idle time, time mail was last read, and the contents of the .plan and
  68.    .project files from the home directory of current UNIX users. The 
  69.    information listed varies from site to site, and not all sites allow 
  70.    remote fingering. [Plan files are "sys$login:plan" on VMS systems.]
  71.  
  72.    To use finger, simply call finger as follows
  73.     finger <username>@<machinename>
  74.    replacing <machinename> with the name of the appropriate machine, and
  75.    <username> with the name of the person or the person's login ID.
  76.    For example,
  77.     
  78.     % finger mkant@cs.cmu.edu
  79.     [CS.CMU.EDU]
  80.  
  81.     [ Forwarding mkant as "mkant+@a.gp.cs.cmu.edu" ]
  82.  
  83.     [A.GP.CS.CMU.EDU]
  84.     Login name: mkant                       In real life: Mark Kantrowitz
  85.     Directory: /usr2/mkant                  Shell: /usr/cs/bin/csh
  86.     Last login Tue Apr  2 15:21 on ttyQ7 from LION.OZ.CS.CMU.EDU
  87.     No new mail, last read on Thu Apr 11 16:27
  88.  
  89.    Notice how fingering my userid at the generic address forwarded the
  90.    request to the correct machine. Many universities are set up to do
  91.    forwarding in this manner, so that mail may be sent to the generic
  92.    address and is automatically forwarded to the maildrop on the machine
  93.    where the user receives his or her mail.
  94.  
  95.    Fingering using last names or full names may work, depending on the
  96.    site:
  97.     % finger Mark.Kantrowitz@cs.cmu.edu
  98.     [CS.CMU.EDU]
  99.     [ Forwarding Mark.Kantrowitz as "mkant+@a.gp.cs.cmu.edu" ]
  100.  
  101.     % finger kantrowitz@cs.cmu.edu
  102.     [CS.CMU.EDU]
  103.     [ Forwarding kantrowitz as "mkant+@a.gp.cs.cmu.edu" ]
  104.    Some sites with use an underscore (_) instead of a period (.) in the
  105.    full name (e.g., Mark_Kantrowitz), or require an extra period to
  106.    specify middle initials (Mark.X.Kantrowitz).
  107.  
  108.    If fingering using the last name doesn't work, you can try sampling
  109.    various possibilities for userids. The following are some
  110.    possibilities. After the description of each possibility, I give
  111.    an example in square brackets with either the previous maintainer's name
  112.    (Mark Kantrowitz, no middle initial - his was longer than mine!) or "John C
  113.    Smith", and a generic acronym for the method, with f's for characters from
  114.    the firstname, m for the middle initial, and l's for characters from the
  115.    lastname; these acronyms will be used in the detailed listings section of
  116.    this file.
  117.     -  Many UNIX sites limit userids to 8 characters, so try the
  118.            first 8 characters of the last name. [smith or kantrowi] llllllll
  119.     -  If there are two people with the same last name, the first
  120.            initial (and possibly the middle initial as well) are appended
  121.        at the front of the name. [jsmith or jcsmith] flllllll fmllllll
  122.     -  Try appending the initials at the end of the name. [smithj
  123.         or smithjc] lllllllf llllllfm
  124.     -  Try the initials of the users name. [jcs] fml
  125.  
  126.    Unfortunately, you cannot finger to bitnet addresses.
  127.  
  128. o  whois/nicname                Changed: Tue Feb 23 1993
  129.    
  130.    Whois is the internet user name directory service. Do 
  131.     whois help
  132.    or
  133.     nicname -h
  134.    to get a help message. The whois and nicname programs will check
  135.    the database maintained by SRI-NIC (Network Information Center
  136.    at SRI International) for the given names. For example,
  137.     nicname <name>
  138.    or
  139.     whois <name>
  140.    or
  141.     whois -h <host> <names>  (e.g., whois -h stanford.edu <names>)
  142.    This is only useful for people listed in the database. Many regional
  143.    networks and some universities maintain their own NICs.
  144.  
  145.    You can also get some of this information by telneting to nic.ddn.mil
  146.    and running whois and host there.
  147.  
  148. o  Merit Network NetMail database
  149.  
  150.    Allows one to find the appropriate bitnet, internet or uucp address
  151.    for a site given part of the address.
  152.     telnet hermes.merit.edu
  153.     At the "Which Host?" prompt, type netmailsites
  154.     then enter any part of the address you want.
  155.  
  156. o  nslook/nslookup and hostq programs
  157.    
  158.    Some sites have programs which will give you information about a host
  159.    given its name or IP address. Some such programs include nslook,
  160.    nslookup, and hostq.
  161.  
  162. o  Netfind
  163.  
  164.    Use a netfind client or server program to search for
  165.     name domain
  166.    where name is the last name of the individual and domain is the
  167.    domain name. You can use Netfind by telnet/rlogin to
  168.    bruno.cs.colorado.edu (use userid "netfind" with no password).
  169.  
  170. o  gopher                        Changed: Wed Mar 24 1993
  171.  
  172.    Gopher is an Internet-wide distributed document retrieval service.  If your
  173.    site has a gopher client program, you can use it to access gopher servers
  174.    at other sites; domain X.edu might have a gopher server gopher.X.edu, but
  175.    there's no guarantee.  One kind of document sites often place under gopher
  176.    is their phonebook.  Most Gopher servers have pointers to a complete list
  177.    of ph servers used by all sorts of organizations.  You can enter various
  178.    criteria, in an easy-to-use manner, and it will return the info that you
  179.    didn't give (if, of course, there are no more than 20 entries that match.
  180.    This is to prevent people getting mailing lists via the ph servers.)
  181.  
  182. o  help/gripe/olc
  183.  
  184.    If your site has consultants or facilities staff responsible for helping
  185.    users/fixing bugs/maintaining software, try sending them mail. Often
  186.    they will be able to help you. If you don't know how to contact these
  187.    people, ask someone in your department, or try sending mail to the
  188.    userid 'help'.
  189.  
  190. o  postmaster                        Changed: Tue Feb 23 1993
  191.  
  192.    Most sites have an individual responsible for network and mail operations
  193.    at the site, usually with the userid of 'postmaster'. So if you're having
  194.    trouble with mail, first send mail to postmaster at your site, and if
  195.    that fails, try sending it to postmaster at the destination site. 
  196.    Postmasters are usually very busy people, so try not to bother them much.
  197.    Many postmasters will refuse to answer questions about user identification,
  198.    for reasons of privacy.
  199.  
  200. o  /etc/hosts                        Changed: Mon Feb 15 1993
  201.  
  202.    Mail routing on UNIX machines on the internet use to use a large file
  203.    called /etc/hosts to validate host names.  We used to advise you to examine
  204.    this file to guess host names when all else fails - but that really isn't
  205.    useful anymore.  Use one of the above methods instead.
  206.  
  207. o  LISTSERV
  208.  
  209.    If the person is subscribed to a mailing list through a LISTSERV server,
  210.    sending mail to the server with the line
  211.     WHOIS <name>
  212.    may catch the person. For example, listserv@buacca.bu.edu. This is an
  213.    unlikely option. It also does not work with all listserv implementations.
  214.  
  215. o  Internet to America Online
  216.  
  217.    Creating the Internet version of an America Online address requires that
  218.    you know the conversion rule. You ignore the case, remove the spaces, and
  219.    add "@aol.com" to the end of the address.  Thus, an America Online address
  220.    "Jane Doe" becomes "janedoe@aol.com" (without the quotes, of course).
  221.    Internet mail incoming to America Online is trucated at 27 kilobytes.
  222.  
  223.  
  224. ;;; ********************************
  225. ;;; Miscellaneous Notes ************
  226. ;;; ********************************
  227.  
  228. Addresses on the United Kingdon academic network (JANET) have their components
  229. reversed. For example, @uk.ac.dund.mcs works on JANET, but in the rest of the
  230. world use @mcs.dund.ac.uk instead.
  231.  
  232. ;;; ********************************
  233. ;;; Email Database *****************
  234. ;;; ********************************
  235.  
  236. Amherst College:
  237.     Students, Faculty, Staff: userid@amherst.edu    
  238.     Usernames are of the form fmllllll (e.g., jqstudent), but
  239.     truncated to 12 letters instead of 8.
  240.  
  241.     Amherst.edu has a finger daemon running, but it requires an exact
  242.     username match (i.e. finger lastname@amherst.edu) doesn't work, as a
  243.     rule.  It's also worth trying usernames like flllllll in case the
  244.     person in question didn't register their middle initial with the
  245.     College.
  246.  
  247.  
  248. Antioch College (Yellow Springs, OH):
  249.  
  250.     Flastname@Antioc.Antioch.Edu
  251.  
  252.     All students, faculty, administrators, staff, and alum who request
  253.     accounts can get them.  Almost all follow First Initial lastname
  254.     setup.  Offices, such as ADMISSIONS, COOP etc have alias accounts.
  255.     Best bet is to send mail to Postmaster or Laslow.
  256.  
  257. Arizona State University:
  258.     Academic Machines: Grad, Undergrad
  259.     The phone book for ASU's Faculty/Students is available online
  260.     by telnetting (using the IBM's fullscreen interface using
  261.     tn3270) to asuvm.inre.asu.edu and logging on as HELLOASU. The
  262.     phone book has both email addresses for academic machines as
  263.     well as the phone nos. (602 is the area code for all of Arizona)
  264.  
  265.     Engineering machines: Grad, Undergrad
  266.     enuxha.eas.asu.edu   -- Unix -- can finger first/last names or userids
  267.     enuxva.eas.asu.edu   -- Unix -- same as above 
  268.     envmsa.eas.asu.edu   -- VMS  -- Only userid fingering works. 
  269.  
  270.     Usually csc and eee undergrads who use comps get accts on
  271.     enuxha and almost all grads have accts on enuxha which is the
  272.     most popular machine due to USENET. 
  273.  
  274. Auburn University: (Auburn, AL)
  275.     Engineering: eng.auburn.edu
  276.     Other departments: ducvax.auburn.edu
  277.     Try fingering at waterman.eng.auburn.edu, lab1.eng.auburn.edu,
  278.     newton.eng.auburn.edu or netman.eng.auburn.edu.
  279.  
  280. Australian National University (ANU):            Created: Mon Mar 22 1993
  281.     Canberra, Australia (Domain: anu.edu.au)
  282.     netfind:  rlogin anu.anu.edu.au -l netfind
  283.     Academic Machines:
  284.       Grad, Staff userids fml### where ### is a group identifier.
  285.         huxley.anu.edu.au  -- Unix -- finger on usernames only
  286.         coombs.anu.edu.au  -- Unix -- GNU finger, allows first/last names
  287.       Undergrad: userds lllfxxxx, where xxxx is course name/unit number.
  288.         e.g. stuaca11 is A.Student doing Computer Science unit A11.
  289.         fac3.anu.edu.au    -- Unix -- finger on usernames only
  290.         fac4.anu.edu.au    -- Unix -- finger on usernames only
  291.     Computer Science:
  292.       boris.anu.edu.au   -- Unix -- finger on usernames only
  293.  
  294. Ball State University:
  295.     University Computing Services: username@bsuvax1.bitnet
  296.     Some faculty and grad students have accounts on this machine.
  297.     CS: username@bsu-cs.bsu.edu
  298.  
  299. Barnard: See Columbia.
  300.  
  301. Bates College (Lewiston, Maine):
  302.      Students and Faculty: userid@abacus.bates.edu
  303.     Userids are of the form flllllll.  Numbers are added to the end
  304.     of the userid in case of name conflicts, e.g. asmith, asmith2, asmith3
  305.     If the name is unique you can use firstname.lastname@bates.edu
  306.  
  307. Baylor College of Medicine:
  308.  
  309.     The central mail server is bcm.tmc.edu and finger user@bcm.tmc.edu will
  310.     get you any faculty or staff user that makes use of the central mail 
  311.     facility. finger user@express.bcm.tmc.edu will get you any student that
  312.     makes use of the student email facility.
  313.  
  314.     whois -h whois.bcm.tmc.edu gets you the on-line phone/address book.
  315.     This is directly tied to the BCM personnel database, so the information
  316.     is as accurate as possible.
  317.  
  318.     Questions about these facilities should be directed to
  319.     postmaster@bcm.tmc.edu
  320.  
  321. Birmingham-Southern College (Birmingham, AL):
  322.     bsc835!userid@uunet.uu.net where userid are of the form
  323.     flllllll. Postmaster is bsc835!jbaxter@uunet.uu.net.
  324.     
  325. Boston Univ.:
  326.     Main campus system: acs.bu.edu.  Everyone can get accounts on this
  327.     machine, but not everyone does. Call the person and ask (they may
  328.     never log on even if they have an account). Student Directory
  329.     617-353-3700, Faculty 617-353-2000.  Usernames are any "socially
  330.     acceptable" 8-character name.
  331.         Unix accounts: Mail or finger user@bu.edu or first.last@bu.edu.  
  332.         Mailing user@bu.edu is currently broken but should be fixed soon.
  333.  
  334.         CS: cs.bu.edu
  335.     Undergrad CS: csa.bu.edu.
  336.     Engineering: buenga.bu.edu (faculty/admin)
  337.     
  338.     In the fall (of 1992) BU will set up a nameserver on bu.edu.
  339.  
  340. Bowdoin:                    Changed: Mon Feb 15 1993
  341.     Studnets: fl*@polar.bowdoin.edu, where f is the first initial, l* is
  342.       the lastname up to 7 characters.
  343.     Administrative staff: @henry.bowdoin.edu.  Mailboxes are fl* as above,
  344.       or last_first
  345.     Faculty: either of the above depending on personal preference.
  346.  
  347. Bradley University:
  348.     Faculty: bradley.bradley.edu
  349.     Students: buhub.bradley.edu, camelot.bradley.edu.  Usernames are
  350.       chosen by the user and may be from three to eight characters long. 
  351.     Heartland Freenet: heartland.bradley.edu  Free use to the public, used
  352.       mostly by the Peoria public. Use login 'bbguest'. login names are
  353.       usually flllllll or fmllllll.
  354.     Chemistry: chem1.bradley.edu
  355.     CS: bucs1.bradley.edu, cssun1, cssun2
  356.     Physics: truth.bradley.edu
  357.     Physics: beauty.bradley.edu
  358.  
  359. Brandeis:
  360.     Undergraduates: pip.cc.brandeis.edu
  361.         Usernames on pip are of the form STXXYYYY where XX is
  362.         the year the student entered Brandeis and YYYY is the
  363.         student's campus mailbox number. Not all students use
  364.         their accounts, so check with the student before emailing.
  365.         US mail can be sent to 
  366.             <Student Name>
  367.             MB <YYYY>, Brandeis University
  368.             PO Box 9110
  369.             Waltham, MA 02254-9110
  370.  
  371.     For phone information: On-campus students can be reached by dialing an
  372.     automated "spell-the-name" server at +1 617 736 3000 , 24 hours a day,
  373.     or during business hours through the Brandeis operator at +1 617 736
  374.     2000.  Off-campus students' numbers can be obtained through the campus
  375.     information booth at +1 617 736 4770 during business hours.
  376.  
  377.     Some undergrads have accounts on a more advanced unix machine,
  378.     chaos.cs.brandeis.edu.  Userids are chosen by the student; finger
  379.     {lastname}@chaos.cs.brandeis.edu or mail to
  380.     postmaster@chaos.cs.brandeis.edu for info.
  381.  
  382.     Graduate Students: binah.cc.brandeis.edu (brandeis.bitnet).
  383.     Not all use them; write to postmaster@binah.cc.brandeis.edu
  384.     for information. Userid is chosen by the student.  A few
  385.     undergrads have binah accounts.  
  386.  
  387.     DIRECTIONS to Brandeis can be had 24 hours at +1 617 736 4660.
  388.  
  389. Bridgewater State College (Bridgewater, MA)        Created: Wed Mar 24 1993
  390.     Host: bsc.mass.edu
  391.  
  392. Brown:
  393.         You can send mail to Firstname_Lastname@Brown.Edu if the user
  394.       uses email and it will forward the mail to him or her. To find
  395.     out whether the user has an email address, finger their name
  396.     at brown.edu. This will return their preferred phone number,
  397.     address, and email address if they use it.
  398.         
  399.     You can also try looking for undergrads on: brownvm.brown.edu
  400.     (brownvm.bitnet) Username is some random alphanumerics.    
  401.     CS: cs.brown.edu (userids are usually initials)
  402.  
  403. Bryn Mawr College:
  404.     F_LLLLLLLLLL@cc.brynmawr.edu (F_LLLLLLLLLL@BRYNMAWR.BITNET)
  405.     The former is fingerable, unlike the .bitnet address. This
  406.     machine is mostly used by undergrads.
  407.  
  408. Bucknell University:
  409.     general: username@bucknell.edu
  410.     cs: username@pollux.bucknell.edu
  411.     usernames are typically last names, but if the last name is
  412.     4 letters or shorter, the first and middle initials are
  413.     tacked onto the front.
  414.  
  415.     First initials are frequently used in usernames.  The
  416.     first user with any given last name who gets an account gets just
  417.     his last name as the username.  Every subsequent person with that name
  418.     gets a first initial and then middle initials are used.
  419.  
  420.     Example:
  421.             username    person
  422.             --------    ------
  423.             murray        Betty Murray, switchboard operator
  424.             dmurray        David Murray, senior
  425.             jmurray        Jeff Murray, senior
  426.             jemurray    Jonathan Murray, freshman
  427.  
  428.  
  429. California Inst. of Tech:                Changed: Wed Mar 24 1993
  430.     CCO MACHINES (undergrad/grad/general) CCO means campus computing org.
  431.       Unix: mail to username@cco.caltech.edu
  432.       VMS: Juliet.caltech.edu.  Also romeo,hamlet,iago,portia.
  433.         These are all the same vax cluster. 
  434.     Try "whois -h finger.caltech.edu name" to find user names.
  435.     Undergrad Computer Science (also used by a lot of people who don't fit
  436.       this discription. a fairly well used cluster. HP Bobcats running
  437.       Unix).  through.ugcs.caltech.edu (aka through.caltech.edu) is the
  438.       server.  Also, with the same endings: within, above, from, toward,
  439.       around, beyond, over, betwixt, inside, near, besides, beneath,
  440.       opposite, behind, amongst, atop, astride, against.....,
  441.       vex,heckle,irk,harry,grate,bullyrag,plague,torment, molest, and
  442.       badger (the irc server).
  443.     CS department (grad/undergrad/fac...not that well used).
  444.       csvax.cs.caltech.edu (runs unix).
  445.  
  446. California Polytechnic State Univ./San Luis Obispo (Cal Poly, SLO):
  447.     polyslo.CalPoly.edu
  448.  
  449. California State University/Chico:     csuchico.edu
  450. California State University/Sacramento: csus.edu
  451.  
  452. Calvin College: calvin.edu
  453.     Use 'finger name@calvin.edu' (eg firstname or lastname) to find
  454.       addresses, since userids include parts of student numbers, so are
  455.       hard to guess.
  456.     Students:  flllllnn (first intitial, first 5 of last name,
  457.       last 2 digits of student number; except lastnames starting with
  458.       Dutch prefixes Van Vander Vande etc., where just the v and first 4
  459.       letters of second part of lastname.  Thus Henk Vander Bos, #123456,
  460.       becomes hvbos56, Al Shoemaker, #987654, becomes ashoem54)
  461.     (formerly s0###### where ###### is the student id number)
  462.     Faculty/staff:    xxxx@calvin.edu where "xxxx" is the standard
  463.                         faculty abbrevation, often lastname
  464.  
  465. Cambridge University (Cambridge, England):        Created: Sat Mar 27 1993
  466.     Telnet to info.cam.ac.uk and log in as "info"; you then get an online
  467.       information system about Cambridge, which according to rumour can
  468.       help you find people (though I got lost in a maze of twisty
  469.       hypertext when I tried it).
  470.  
  471. Carnegie Mellon University:                Changed: Tue Mar 30 1993
  472.     Finger @cmu.edu to find people, but sent mail to the specific
  473.       destination mentioned in the Finger entry.  Eventually you should be
  474.       able to mail @cmu.edu, too, but right now it doesn't always work.
  475.     All undergraduate students and some faculty, staff, and graduate
  476.       students: Mail sent to Fname.MI.Lname@andrew.cmu.edu works, even if
  477.       the name is slightly misspelled. Andrew usernames are two initials
  478.       followed by two random characters.  Usernames are arbitrary; to send
  479.       to the username, add a + at the end of the name: mkant+@cs.cmu.edu
  480.     CS Grad: cs.cmu.edu
  481.     ECE: ece.cmu.edu
  482.     Mathematics: math.cmu.edu
  483.     Psychology: psy.cmu.edu
  484.     Robotics Grad: ri.cmu.edu.  Mail to CS/RI may be sent to
  485.       Fname.Lname@cs.cmu.edu.
  486.     Statistics: stat.cmu.edu
  487.     bitnet.cc.cmu.edu (carnegie.bitnet) is the gateway to bitnet.
  488.  
  489. Case Western Reserve University, Cleveland:        Changed: Wed Mar 24 1993
  490.     Use 'whois -h whois.cwru.edu' to find usernames.  It supports
  491.       substring and soundex searches.  If there is a * beside an address,
  492.       it has not been activated.
  493.     po.cwru.edu is the post office. Every student, professor, and staff
  494.       member has access to email through this machine, as do alumni who
  495.       activated their accounts while students. (Not everybody activates
  496.       their account, however.) User ids are of the form fml##, where ## is
  497.       a number, probably less than 30. The number is omitted if equal to
  498.       1. If there's no middle initial, m is an 'x'.
  499.     skybridge.scl.cwru.edu is the server for the undergraduate Unix lab.
  500.       The user ids on that machine are the full last name, for the most
  501.       part. (Mainly Computer Engineering and EE's on this machine.)
  502.     You can also search the Cleveland Freenet user list for CWRU people
  503.       by any part of the name; telnet to freenet-in-a.cwru.edu, choose
  504.       "Visitor", "Explore the system" and at the prompt, "go directory"
  505.     CS/computer engineering majors may have accounts on the CS cluster;
  506.       finger any part of the name @alpha.ces.cwru.edu.  Userids are
  507.       usually full last name.
  508.     EE majors and those in related courses may have accounts on the EE
  509.       HP/UX cluster; finger @snowhite.eeap.cwru.edu.  Userids are usually
  510.       the first six letters of the last name.
  511.  
  512. Catholic University of America
  513.     username@cua.edu (Internet)
  514.     username@cua.bitnet (BITNet)
  515.     All usernames are limited to 12 characters.  For students, names are 2
  516.     digits followed by lastname.  For faculty and staff, usernames are the
  517.     last name, occasionally with the first initial tacked on at the end.
  518.  
  519. City University of New York (CUNY):
  520.     cunyvm.bitnet
  521.     Userids:
  522.          Students:  A99SC
  523.          Faculty:  AAASC
  524.          Liasons: LIASC
  525.  
  526.      Where A is any letter from A to Z
  527.      Where 9 is any number from 1 to 9
  528.      And SC is the initals for the college within City University.
  529.  
  530.      For example:    HC - Hunter College
  531.              QC - Queens College
  532.              BC - Brooklyn College
  533.              SI - College of Staten Island
  534.              LG - Laguardia Community College
  535.              BB - Bernard Baruch College.
  536.              YC - York College
  537.  
  538.  
  539. Claremont McKenna College, Claremont, CA:
  540.     flast@cmcvx1.claremont.edu    (VAX-VMS)
  541.  
  542. Clark College:
  543.      firstname.lastname@clark.edu, or userid@clark.edu.  Send
  544.     mail to postmaster@clark.edu if you have difficulty.
  545.     Note: this is not Clark University (clarku.edu). 
  546.  
  547. Clark University:                    Changed: Tue Apr 13 1993
  548.     Students, employees, alumni: flastname@VAX.CLARKU.EDU (up to 12
  549.       characters, unique in the first 8).  postmaster@vax.clarku.edu is
  550.       willing to be helpful in tracking usernames.
  551.     Duplicate userids are resolved with a trailing digit.  Some computer
  552.       center staff use their first names.  This address isn't fingerable.
  553.     An ULTRIX machines, black.clarku.edu can also be used by anyone, but
  554.       isn't used much.  It is fingerable.
  555.  
  556. Clarkson University:
  557.      craft.camp.clarkson.edu    _ALL_ students are given an account
  558.                 on this machine.
  559.      sun.soe.clarkson.edu       School of Engineering Sun server. A lot
  560.                 of students doing research have accounts
  561.                 on this machine.
  562.      clvm.clarkson.edu          Administrative computer. Fairly isolated.
  563.                 Profs. and Admin. have accounts on this
  564.                 computer for things like class lists.
  565.                 (I'm not sure how much use this is because
  566.                 it seems that all you can do is find out
  567.                 if someone is logged in or not.)
  568.  
  569.      craft.camp and sun.soe are very usefull for finding students and
  570.      many faculty also have accounts on these machines.
  571.  
  572. Clemson University:
  573.     clemson.clemson.edu (VMS)
  574.     Engineering: eng.clemson.edu
  575.  
  576. Cleveland State University:            Changed: Mon Feb 15 1993
  577.     CIS faculty may be reached at lastname@cis.csuohio.edu.
  578.  
  579.     Engineering students with an account on the vax cluster may be reached
  580.     at the following address: xxx9999@csvaxd.csuohio.edu, where xxx is the
  581.     first three letters of their last name and 9999 is the last four
  582.     digits of their social security number.
  583.  
  584.     A possible person to ask for help might be Linda Herrington at
  585.     linda@csvaxd.csuohio.edu.
  586.  
  587. Colby:
  588.     f_m_lastname@colby.edu
  589.     You can figure username, firstname, or lastname.
  590.  
  591. College of William & Mary (Williamsburg, VA):
  592.     fmllll@news.cc.wm.edu 
  593.  
  594. Colorado College:                    Changed: Wed Mar 24 1993
  595.     Students: F_LLLLLLLL@ccnode.colorado.edu
  596.     Faculty: FLLLLLL@ccnode.colorado.edu.
  597.     This does not support finger since it is not a real internet node.
  598.  
  599. Columbia:
  600.     Undergrads, Grads: cunix{a,b,f}.cc.columbia.edu
  601.     Columbia students [only] can get free accounts. Anybody
  602.     affiliated with Columbia, Barnard, and Teachers College can
  603.     pay for an account which has less limitations than the free
  604.     ones. The best way to finger them is name@cunix.cc.columbia.edu.
  605.  
  606.     CS Grads and Faculty: cs.columbia.edu (also, some cs undergrads)
  607.  
  608.         Astrophysics people can be found at cuphyd.phys.columbia.edu
  609.  
  610.     Also try: ctr.columbia.edu. This has EE faculty and students who
  611.     are affiliated with the Center for Telecommunications Research.
  612.  
  613.     Law School (Students): student@lawmail.law.columbia.edu
  614.            The students e-mail name is there lastname plus the first
  615.        initial oftheir first name, so long as this is 8 characters
  616.        or less. Otherwise it is their FML initials. Duplication is 
  617.            distinguished by appending a number, such as the graduation year.
  618.  
  619.     All faculty and staff are also located on lawmail.law.columbia.edu
  620.  
  621.     lawmail.law.columbia.edu currently does not respond to finger
  622.     inquiries.  Any questions regarding mail addressing should be
  623.     directed to:  postmaster@lawmail.law.columbia.edu
  624.     General access questions can be sent to:
  625.        culaw-cc@lawmail.law.columbia.edu  
  626.     which will reach the law school computer center operations desk.
  627.  
  628.     Mailing lists are serviced by listserv.law.columbia.edu
  629.     Current lists served are:
  630.  
  631.     lawplacement        issues relating to career oppurtunities
  632.     calr                computer aided legal research
  633.     foreignlaw
  634.     clerkship           issues relating to federal clerkships oppurtunities
  635.     legal-history
  636.     death-penalty
  637.     crimlaw-enforcement issues to criminal cases in the news
  638.     conlaw              constitutional law issues
  639.     public-intlaw       public intrest law
  640.     eastern-europe      privatizations issues in Eastern europe and legal 
  641.                 reform
  642.  
  643.     Request to subscribe should be sent to:
  644.         request-maillist@sparc-1.law.columbia.edu
  645.     Some lists are restricted.
  646.  
  647. Cornell College (Mount Vernon, Iowa)
  648.     Most Usernames are FLLLLLL, some may be LLLLLL or FFFFFF.
  649.     Mail to username@cornell-iowa.edu
  650.     Finger: CS:    turing.csc.cornell-iowa.edu
  651.         Others:    hera.acn.cornell-iowa.edu
  652.             zeus.acn.cornell-iowa.edu
  653.  
  654. Cornell University (Ithaca, New York):
  655.     Anyone associated with Cornell full-time can get a CIT account
  656.     (CIT manages the computing facilities on campus).  Not everybody 
  657.     does so. 
  658.     
  659.     As off fall 1992, undergrads are no longer given CornellA or
  660.     Vax5 accounts as they were in the past.  Instead, incoming students
  661.     are given "network ids", which consist of first, middle and last
  662.     initials, plus a number.  Mail should be sent to 
  663.     network_id@cornell.edu.  If the person's name is unique, mail can
  664.     also be sent to firstname.lastname@cornell.edu.
  665.     
  666.     Email addresses can be searched by using finger on qi.cornell.edu. 
  667.     Use variations such as  finger lastname@qi.cornell.edu    or
  668.                 finger "firstname lastname"@qi.cornell.edu.
  669.  
  670.     Many upperclassmen have not switched over to the new mail system.
  671.     These students still use mail on cornella.cit.cornell.edu or
  672.     vax5.cit.cornell.edu.  Usernames on these systems are randomly 
  673.     generated 3 or 4 character IDs, which do not resemble real names.
  674.     [Actually, they are an (unknown) hash function of the student's
  675.     social security number.]
  676.     
  677.     Some upperclass students who have network ids still only check mail
  678.     on cornella and vax5.  If they haven't set up autoforwarding, they 
  679.     will not receive mail sent to cornell.edu.  
  680.  
  681.     Undergrads: crux1.cit.cornell.edu, crux2.cit.cornell.edu,
  682.             crux3.cit.cornell.edu, vax5.cit.cornell.edu, 
  683.             cornella.cit.cornell.edu
  684.     
  685.     Faculty and staff may ask to have a 3-character username of their
  686.     choice.  Faculty are typically on cornella and staff on cornellc, but
  687.     there are many exceptions.
  688.     
  689.     Faculty and administrators who use QuickMail can generally be found
  690.     as first_last@qmrelay.mail.cornell.edu.
  691.     
  692.     Postmaster won't give out addresses.  Administrators do not give 
  693.     out usernames over the phone.
  694.                        
  695.     Students' street addresses and phone numbers, as well as
  696.     voluntarily-supplied email addresses (faculty and staff only), can 
  697.     be looked up in CUINFO.  Telnet to cornellc.cit.cornell.edu, port 300,
  698.     and type DIRECT.
  699.  
  700.     AIX/370 folks: eagle.tc.cornell.edu
  701.     CS: cs.cornell.edu, svax.cs.cornell.edu, cornellf.tc.cornell.edu, or 
  702.         theory.tc.cornell.edu (supercomputing center)
  703.     EE: ee.cornell.edu
  704.     
  705.     Bitnet: cornella.bitnet, crnlvax5.bitnet, cornellc.bitnet (gateway).
  706.  
  707. Dakota State University (Madison, SD):
  708.     
  709.     finger dsuvax.dsu.edu for electronic mail addresses for any
  710.     member of the faculty, staff, or student body.  Addresses
  711.     are typically the first seven characters of the person's last
  712.     name plus the first character of the person's first name.
  713.  
  714.     Please address questions to postmaster@dsuvax.dsu.edu.
  715.  
  716. Dartmouth:
  717.     Send mail to fname.lname@dartmouth.edu (or fname.mi.lname if
  718.     it is a very common name). If the name is ambiguous, you might 
  719.     want to finger fname.mi.lname@dartmouth.edu for info about
  720.     exact mail address. Dartmouth.Edu resolves all mail through
  721.     the Dartmouth Name Directory, which stores preferred email
  722.     addresses for all students, faculty, and staff members.
  723.     If the name is unique, you can even send mail to
  724.     name@dartmouth.edu. Most undergrads have accounts on
  725.     mac.dartmouth.edu. Students who don't use any email address 
  726.     get the automatic default, @hinman.dartmouth.edu, which
  727.     prints out the email and drops it into campus mail.
  728.  
  729. Dickinson College (Carlisle, PA):            Created: Wed Mar 24 1993
  730.     Addresses at Dickinson College are of the following format:
  731.       username@dickinson.edu     for example, postmaster@dickinson.edu
  732.       username@dickinsn.bitnet     postmaster@dickinsn.bitnet
  733.     Usernames are typically the lastname (truncated at 8 characters)
  734.       suffixed with the first few letters of the firstname when needed for
  735.       uniqueness.
  736.     Examples:    Username    Person
  737.             --------    ------
  738.             jackson        Joe Jackson
  739.             jacksonb    Bill Jackson
  740.             jacksobo    Bob Jackson
  741.  
  742. Drake University:
  743.     Host acad.drake.edu.  'finger' works but unfortunately userids don't
  744.     closely correspond to names and you can't 'finger part-of-name' to
  745.     guess the userid.
  746.  
  747. Drew University (Madison, NJ):
  748.     All students, faculty, and staff have accounts on drew.drew.edu
  749.     (drew.bitnet). Whether they use them is another matter. Account
  750.     names are usually of the form flllllll. In case of name collision,
  751.     try fmllllll or fllllll#
  752.  
  753. Drexel University
  754.       General Computing Services: userid@duvm.ocs.drexel.edu
  755.       consultant's desk telephone 215.895.2698
  756.       Math and Computer Science : userid@mcs.drexel.edu
  757.              where userid is of the form <prefix>fllllll; the prefix is u for
  758.       undergraduate, g for graduate, or t for temporary.
  759.  
  760. Duke:                            Changed: Wed Mar 24 1993
  761.     Finger name@wp.duke.edu (IP address 128.109.140.14)
  762.     Duke University Computer Assist Center provides general use accounts
  763.       for most students and faculty.  Mail addressed to
  764.       <user>@acpub.duke.edu should be forwarded to the appropriate account
  765.       on any of the Academic Computing hosts.  Computer Science is
  766.       cs.duke.edu. Math is math.duke.edu; physics.duke.edu and
  767.       law.duke.edu also exist (along with lots of other departmental
  768.       domains.)   There is also a BITNET site (dukemvs.ac.duke.edu or
  769.       dukemvs.BITNET)
  770.     Account names are NOT standardized on any of the systems.
  771.     Math profs are probably {initials}@math.duke.edu
  772.     Physics profs are probably {initials}@physics.duke.edu
  773.     Duke Law School is under the address charon.law.duke.edu, which is
  774.       fingerable, but student.law.duke.edu seems to be the better mailing
  775.       address.  Usernames can be hard to discover;
  776.       postmaster@faculty.law.duke.edu has volunteered to forward mail to
  777.       Law School faculty and staff, and suggests
  778.       postmaster@student.law.duke.edu might be willing to do the same for
  779.       students.
  780.  
  781.     Finger 
  782.     Undergrads, Grads, and many Faculty/Staff:
  783.       The mail server is bacchus.acpub.duke.edu. Mail to other machines
  784.       will get forwarded to it. For usernames, people are allowed to
  785.       select their own.  However, the Engineering school has taken to
  786.       setting up accounts for its students, grads, and ugrads, and uses
  787.       initials (fml) with possibly a number in case of name conflict.
  788.       Everyone else could have anything as their userid, though people are
  789.       encouraged to use their first initial and last name.
  790.     Bitnet gateway: dukemvs.bitnet (dukemvs.ac.duke.edu)
  791.     Math profs are probably {initials}@math.duke.edu
  792.     Physics profs are probably {initials}@physics.duke.edu
  793.     Other machines: cs.duke.edu, egr.duke.edu, psych.duke.edu
  794.     Duke Law School is under the address charon.law.duke.edu, which is
  795.       fingerable, but student.law.duke.edu seems to be the better mailing
  796.       address.  Usernames can be hard to discover;
  797.       postmaster@faculty.law.duke.edu has volunteered to forward mail to
  798.       Law School faculty and staff, and suggest
  799.       postmaster@student.law.duke.edu might be willing to do the same for
  800.       students.
  801.  
  802. Earlham:
  803.     Students, faculty, staff:    FFFFFFFL@yang.earlham.edu
  804.     Administration:              FFFFFFFL@yin.earlham.edu
  805.     Advanced computing students: FFFFFFFL@math.earlham.edu
  806.       in the case of an 8-character first name, the userid is FFFFFFFF
  807.       in the case of conflicts, the userid is FFFFFFLL, FFFFFLLL, etc.
  808.       increasingly, students are being assigned userid's in the format:
  809.         xxyz@yang.earlham.edu, where
  810.       xx is the first two letters of the first name,
  811.        y is the middle initial,
  812.        z is the last name initial.
  813.     Information can be sought via E-Mail from opr@yang.earlham.edu
  814.     opr can get you directory info, or user info.
  815.  
  816. Ecole des Mines de Paris:                Created: Tue Mar 30 1993
  817.     Mail to nnlastname@cc.ensmp.fr, where nn is their year of entry.
  818.  
  819. Emory University (Atlanta, GA):                Changed: Wed Mar 24 1993
  820.     Use 'finger name@emory.edu' (name = first, last or login).
  821.  
  822. Florida Atlantic University                Changed: Mon Feb 15 1993
  823.     The local ACM chapter runs cybernet.cse.fau.edu, on which everyone can
  824.       get accounts, and many FAU students (and some faculty) use it.
  825.  
  826. Florida State University                Changed: Wed Mar 24 1993
  827.     A very low percentage of students and faculty outside the science
  828.       departments have accounts of any kind.  Those that do are spread out
  829.       on many servers with the fsu.edu domain.  Most new non-science
  830.       accounts are being created on garnet.acns.fsu.edu, though few
  831.       students (or even faculty) are aware that they could get an account.
  832.     To find addresses, if you have a gopher client program, do
  833.         gopher gopher.fsu.edu
  834.       and select the 'Phonebooks (People and Organizations)' menu entry,
  835.       then the 'Quick search of FSU directory (PH)' within that menu.
  836.     Other alternatives include:
  837.       1: email whitepages@wp.fsu.edu with the words
  838.         whois "name"
  839.          in the subject line, with no message body
  840.       2: whois -h mailer.fsu.edu "name"
  841.  
  842. Gallaudet University (for the Deaf), Washington, DC  20002
  843.    GALLUA.GALLAUDET.EDU  a VAX/VMS machine.  Student usernames typically start
  844.                          with 11, 12, 13 or 14, with 11 being the most common.
  845.                          The rest of the username is first initial last name.
  846.                          Faculty and staff are typically first initial, middle
  847.                          initial, last name.  The node is also reachable as
  848.                          GALLUA.BITNET.
  849.    GALLUX.GALLAUDET.EDU  a VAX/Ultrix (UNIX) machine.  Not nearly as many users
  850.                          on this machine.  Name conventions are the same as for
  851.                          GALLUA.
  852.  
  853. Georgia Institute of Technology (Georgia Tech):        Changed: Fri Feb 26 1993
  854.     All Users: prism.gatech.edu (aka hydra.gatech.edu)
  855.       Prism is a Yellow Pages/Mail domain to which all students, faculty
  856.       and staff have access through accounts issued by the computer
  857.       center. A number of users, especially faculty and graduate students
  858.       in Computer Science, have access to departmental resources which are
  859.       not part of the Prism domain. They may get their mail there, though
  860.       typically people use prism as their main mail drop and forward it
  861.       from there to their home systems.
  862.     All faculty and staff are also reachable as
  863.         firstname.lastname@group.gatech.edu
  864.       where group is usually the name of the college, school, center, etc.
  865.       Current groups include: aerospace, alumni, arch, atdc, audit, berc,
  866.       biology, bks, business, carnegie, cc (college of computing), cds,
  867.       ce, che, chemistry, coe, conted, coop, cos, crt, eas, econ, ee, erc,
  868.       facilities, grad, gstrf, gtaa, gtrc, gtri, health, history, housing,
  869.       iac, inta, intprog, ipst, irp, isye, lcc, library, marc, math, vpea,
  870.       vpss, ymca.
  871.     CS Dept (Faculty, staff, PhD students): boa.gatech.edu,
  872.       firstname.lastname@cc.gatech.edu. (cc = College of Computing)
  873.     Usernames:
  874.       students: gtXXXXy (example: gt6953b), where XXXX = last 4 digits
  875.         of Campus PO Box, y = A-E to make it unique (PO Boxes are shared)
  876.       faculty/staff: firstname.lastname@department.gatech.edu
  877.     Also try: username@hydra.gatech.edu, 
  878.  
  879. Glassboro State College:
  880.     
  881.     Below is a list of computers and who uses them. For help, send mail
  882.     to postmaster on whichever one seems the most appropriate. If you're
  883.     not sure, send it to postmaster@saturn.glassboro.edu. For those with
  884.     access to gopher you can find current email info on our server. It 
  885.     includes most of the electronic mail addresses on campus.
  886.  
  887.  
  888.     heroes.glassboro.edu        administrative departments
  889.                                 secretaries
  890.                                 some faculty
  891.  
  892.     saturn.glassboro.edu        Academic Computing
  893.                                 students
  894.                                 faculty
  895.  
  896.     elan.glassboro.edu          all School of Business faculty
  897.                                 students
  898.  
  899.     irp.glassboro.edu           Institutional Research and Planning
  900.  
  901.     gboro.glassboro.edu         Computer Science faculty
  902.                                 students
  903.  
  904.     Most students are accessible via <username>%saturn.dnet@glassboro.edu.  
  905.     Student usernames are last name, with first initial added to the end if
  906.     needed.
  907.  
  908.     Note that you cannot finger glassboro.edu at present,
  909.     but should be able to by July or August 1991.
  910.  
  911.  
  912. Grinnell College, Iowa:
  913.     Addresses at Grinnell College are of the following format:
  914.  
  915.         username@nodename       e.g., POSTMASTER@GRIN1.bitnet
  916.                                   or  POSTMASTER@GRIN2.bitnet
  917.  
  918.     Usernames are typically the first 8 letters of the person's last name,
  919.     frequently with the first initial or first and middle added at the end
  920.     (e.g., WILLIAMS, MILLERM, JOHNSOAS).  As a result, it would be
  921.     difficult to guess someone's username.  The nodename is GRIN1.bitnet
  922.     for all students and faculty; GRIN2.bitnet is for administrative
  923.     staff.  If you do not know the address of someone at Grinnell,
  924.     please send a message to POSTMASTER@GRIN1.bitnet asking for help.
  925.  
  926.     Grinnell College now has an Internet connection - ac.grin.edu.
  927.  
  928. Gustavus Adolphus College (St. Peter, MN)        Created: Wed Mar 24 1993
  929.     Finger at llllllll@gacvx1.gac.edu for vax accounts, or
  930.     fmllllll@nic.gac.edu for Unix accounts.
  931.  
  932. Hampshire College (Amherst, MA):
  933.     username@hamp.hampshire.edu, where username is of the form fllllll
  934.  
  935. Haverford:
  936.     Students: acc.haverford.edu
  937.  
  938. Harvard:                        Changed: Wed Mar 24 1993
  939.     Employees: flllllll@harvard.edu and firstname_lastname@harvard.edu
  940.     Finger @husc.harvard.edu to find mail destinations.
  941.     husc{8,9,10,11}.harvard.edu are Unix machines, which is what most
  942.       people use for e-mail.  husc{3,4,6,7,12}.harvard.edu are VMS
  943.       machines, used a bit for mail, but more for application server for
  944.       the MAC/PC networks, etc.
  945.     Undergrads: @husc.harvard.edu, @husc9.uucp
  946.     Username is lastname or flllllll or fmllllll, with a number appended
  947.       in case of duplicates.
  948.     Center for Astrophysics: @cfa.harvard.edu
  949.     All Harvard Medical School students now have accounts on
  950.       student.med.harvard.edu.  The system is relatively new, however, and
  951.       the number who actually use them now appears to be small.  The
  952.       usernames are of the form fllllll@student.med.harvard.edu. This is a
  953.       distributed PC system, and users are not fingerable.
  954.     Harvard Law School students may have accounts on
  955.       hulaw{1,2}.harvard.edu. These machines are fingerable, but usernames
  956.       must be matched exactly to be found.
  957.  
  958. Harvey Mudd, Claremont CA: 
  959.     Undergrads: flastname@hmcvax.claremont.edu or
  960.         flllllll@jarthur.claremont.edu; in case of name conflicts
  961.         more letters of firstname are used.   hmcvax is more
  962.         likely for class of '94 and before; jarthur for '95 and up.
  963.     CS faculty: lastname@jarthur.claremont.edu
  964.     Other faculty: lastname@hmcvax.claremont.edu
  965.     Administration: flastname@hmcadm.claremont.edu
  966.     finger fullname@jarthur.claremont.edu usually works, but users
  967.         can change their fullnames to anything
  968.  
  969. Idaho State University:                    Created: Tue Apr  6 1993
  970.     Faculty, Staff: userid@isu.edu
  971.     Students: userid@cwis.isu.edu
  972.     userid is of the form llllffff (in the case of conflicts the last
  973.       letter may be changed to a number)
  974.     All faculty and staff may receive accounts upon request.  Students may
  975.       receive accounts upon payment of a small computer use fee.
  976.     Accounts are also available through several departments, but there is
  977.       no standard way to determine names.
  978.     Finger daemon is running on cwis and the mail-hub, but many of the
  979.       mail-hub addresses are just aliases which will not be returned by
  980.       the finger daemon.
  981.  
  982. Illinois Institute of Technology:            Changed: Wed Mar 24 1993
  983.     Domain IIT.EDU has servers on iitmax.iit.edu and karl.iit.edu.
  984.     Student usernames are llllfff.  One correspondent said: "try
  985.       lastname@IITVAX1.BITNET@UICVM.UIC.EDU"
  986.  
  987. Illinois State University (Bloomington, Illinois)
  988.     FMLastname@ilstu.edu.  Most students do not have internet access.
  989.     Finger works.
  990.  
  991. Indiana University:
  992.  
  993.     Faculty, Staff, Students: username@ucs.indiana.edu
  994.     Usernames are portions of the person's real name. 8 characters,
  995.     usually the last name plus maybe a few initials.
  996.  
  997.     Student/Staff VAX/VMS machines: (main nodes)
  998.         gold.ucs.indiana.edu, aqua.ucs.indiana.edu,
  999.         jade.ucs.indiana.edu, amber.ucs.indiana.edu,
  1000.         rose.ucs.indiana.edu  
  1001.  
  1002.     silver.ucs.indiana.edu  -- Unix,  All students ( mostly CS undergrads)
  1003.     copper.ucs.indiana.edu  -- These two are VAXen running Ultrix
  1004.                    (UNIX) They're student machines.
  1005.     bronze.ucs.indiana.edu  -- This is  DEC RISC (Not a VAX)
  1006.                    running Ultrix. Staff only...
  1007.     iuvax.cs.indiana.edu     -- Unix,  CS students  ( mostly grad students
  1008.                     and faculty )
  1009.  
  1010.     The email address of any student, faculty, or staff member at Indiana
  1011.     can be found out by doing a 
  1012.         "finger lastname@indiana.edu" or
  1013.         "whois -h indiana.edu lastname" or 
  1014.         "whois -h iugate.ucs.indiana.edu lastname"
  1015.     Type "finger help@indiana.edu" or "whois -h indiana.edu help" for
  1016.     more information about the service.
  1017.     
  1018. Instituto Tecnologico y de Estudios Superiores de Monterrey (ITESM):
  1019.     Students: mtecv2.mty.itesm.mx    (vax machine)
  1020.           academ01.mty.itesm.mx (RS/6000)
  1021.  
  1022.           Userids begin with BL plus the id number of the
  1023.                   student, i.e., bl205102. 
  1024.  
  1025.     Every student can ask for an account on the vax machine. There
  1026.     are other computing facilities as well.
  1027.  
  1028. Iowa State University:    fname_mi_lastname@iastate.edu
  1029.  
  1030. Johns Hopkins:
  1031.     Accounts are located on
  1032.         jhunix.hcf.jhu.edu
  1033.         jhuvms.hcf.jhu.edu
  1034.         jhuvm.hcf.jhu.edu
  1035.     All are on bitnet.
  1036.  
  1037.     The default userid is of the form lllll_fm or llllll_f. However,
  1038.     students may choose whatever userid they wish, which can be just
  1039.     about anything.
  1040.  
  1041. Kalamazoo College:
  1042.     fllllll@kzoo.edu
  1043.  
  1044. Kansas State Univ.:                    Changed: Mon Feb 15 1993
  1045.     VM/XA: ksuvm.ksu.edu.  All students, faculty, and staff.  This is by
  1046.       far the most popular machine.
  1047.     KSUVM has a homebrewed finger server that allows you to search
  1048.       for KSU students, faculty, and staff.  Usage is 
  1049.         "finger    lastname,firstname@ksuvm.ksu.edu"
  1050.       This does a fuzzy lookup so you don't have to get the spelling exact
  1051.       and returns the KSUVM userid (if any) plus name, address, phone
  1052.       number, major (if student), and classification.  If you know the
  1053.       KSUVM userid you can look that up with
  1054.         "finger userid-xxx@ksuvm.ksu.edu"
  1055.       (where "xxx" is the userid you want to find). 
  1056.     Unix:
  1057.       matt.ksu.ksu.edu      All students, faculty, and staff.
  1058.       depot.cis.ksu.edu    CS faculty, staff, and grads.
  1059.       cygnus.cis.ksu.edu    CS undergrads.
  1060.       eece.ksu.edu          EE grads and faculty.
  1061.       math.ksu.edu          Math staff, faculty, grads, and some undergrads.
  1062.  
  1063. Kenyon College: 
  1064.     username@kenyon.edu
  1065.     Username is usually the last name, sometimes with initials
  1066.     tacked onto the end. 
  1067.  
  1068. LaSalle University (Philadelphia, Pennsylvania)
  1069.     Host hp800.lasalle.edu
  1070.     Faculty, Staff, and student staff: use last name, eg. jones (llllllll)
  1071.     Course accounts: xnnn0mmm or xnnnamm, where x is 1-letter course name
  1072.       (e.g. c for computer science), nnn is 3 digit course id, 0 or a is
  1073.       entered exactly as shown, and mmm or mm is the student's individual
  1074.       number within the course)
  1075.     Incoming finger (from the Internet) does not yet work.
  1076.  
  1077. Lehigh University:
  1078.     Undergrads: username@lehigh.edu (ns1.cc.lehigh.edu)
  1079.     Help with specific userids can be obtained from
  1080.     lucc@ns1.cc.lehigh.edu.
  1081.  
  1082.     Lehigh has installed "white pages" server on lehigh.edu.
  1083.     Fingering for a person's first or last name (case insensitive)
  1084.     at lehigh.edu will return all relavant user info (email
  1085.     address, full name etc.) 
  1086.  
  1087. Lenoir-Rhyne College (Hickory, NC 28603):
  1088.     E-mail address is username@alice.lrc.edu or Username@mike.lrc.edu.
  1089.  
  1090.  
  1091. Louisiana State University (Baton Rouge):
  1092.     CS: csvax.csc.lsu.edu
  1093.     EE: max.ee.lsu.edu
  1094.     SNCC (S/m Network Comp Center): lsu500.sncc.lsu.edu
  1095.  
  1096. Macalester College (Saint Paul):
  1097.  
  1098.     Every student and faculty member has an account on the college's VAX
  1099.     system.  Many students have additional accounts on departmental
  1100.     machines.  These instructions are for finding someone on the VAX.
  1101.     Finger userid@macalstr.edu, where userid is of the form
  1102.     flllllll for students, and lname for faculty. Numbers are added
  1103.     to the end of the userid in case of name conflicts.
  1104.  
  1105.  
  1106. McGill University:
  1107.  
  1108.      Computer Science profs, grads, and ugrads have mail forwarded from
  1109.      login_name@cs.mcgill.ca to the correct machine.  Currently all
  1110.      profs have their accounts on opus.cs.mcgill.ca, and grads and
  1111.      undergraduates have accounts on binkley.cs.mcgill.ca.
  1112.  
  1113.  
  1114. Memphis State University:
  1115.     Undergrads: memstvx1.memst.edu (memstvx1.bitnet)
  1116.        memstvx1 is a VAX connected to both internet and bitnet,
  1117.            and also serves as the domain name server for memst.edu
  1118.            While it does support Finger, it only reports users
  1119.            currently logged on.
  1120.        All instructional account usernames are dependent on the
  1121.            course title  (e.g. MATH1234567 would be an account
  1122.            for a Math class)
  1123.        Grads and Staff accounts are usually First_InitialLastname
  1124.            e.g. JSMITH for John Smith (but there are exceptions)
  1125.  
  1126.     Some departments have their own machines, but the majority of
  1127.     accounts are on the VAX.
  1128.  
  1129. Merrimack College: (inquiries to postmaster@merrimack.edu welcome)
  1130.     Faculty: except in extraordinary circumstances lastname@merrimack.edu
  1131.     Undergrads: Aliases exist for most students as
  1132.     First.MI.Last@merrimack.edu
  1133.     REAL ids are usually lastnamefirstinitial@merrimack.edu with dups
  1134.     getting lastfirstinitmiddleinit@merrimack.edu
  1135.     For example:
  1136.     Jane A. Smith    -> jane.a.smith and smithj@merrimack.edu
  1137.     Joe L. Smith    -> joe.l.smith and smithjl@merrimack.edu
  1138.  
  1139. Millsaps College:
  1140.         All faculty, staff, and students are userid@okra01.millsaps.edu.
  1141.         Userid is produced from first five letters of last name, first two
  1142.         initials - merged without spaces.  In case of no middle initial, 
  1143.         nothing is used.  In case of name conflicts, numbers are added to 
  1144.         the end to produce unique userid's.
  1145.  
  1146. Massachusetts Institute of Technology (MIT):
  1147.     Finger name@mit.edu for info about the person and mail
  1148.     address. This is the same info that's used to create the
  1149.     MIT phonebook, so it is as accurate. (One can finger
  1150.     help@mit.edu for instructions in using this service.)
  1151.  
  1152.     All students and faculty may get an account from Project
  1153.     Athena. Their mail address will be @athena.mit.edu, even
  1154.     though athena is a distributed workstation environment.
  1155.  
  1156.     Finger @ai.mit.edu for AI graduate students, faculty, and
  1157.     some undergrads. Also try @media-lab.mit.edu 
  1158.     (= media-lab.media.mit.edu) for the MIT Media Lab.
  1159.     Try @lcs.mit.edu for Laboratory of Computer Science faculty, staff,
  1160.     and students.
  1161.  
  1162.     Also, MIT math professors can be found on math.mit.edu (a.k.a.
  1163.     bourbaki.mit.edu; however, this information is already accessible
  1164.     from fingering mit.edu information.
  1165.  
  1166.     MITVMA.MIT.EDU is the gateway to bitnet.
  1167.  
  1168. Michigan State Univ.:
  1169.     @frith.egr.msu.edu @eecae.ee.msu.edu, @kira.ee.msu.edu
  1170.     @cpsin.cps.msu.edu @cpsvax.cps.msu.edu  
  1171.     All college of Engineering students and faculty (includes CPS
  1172.     students) that have requested an account will have the address:
  1173.         user@egr.msu.edu (user@msuegr.bitnet)
  1174.     where "user" is usually the last name, but is often some other
  1175.     combination of first name, initials, etc to provide uniqueness
  1176.     throughout the college.
  1177.  
  1178.     In Addition, CPS students and faculty can receive mail at
  1179.         user@cps.msu.edu
  1180.     with the rules for "user" being the same as above.  As far as I know,
  1181.     the same user-id is used on both "egr.msu.edu" and "cps.msu.edu".
  1182.  
  1183.     General EMAIL accounts are available on Computer Center machines,
  1184.     usually the IBM3090.
  1185.        user@ibm.cl.msu.edu user@msu.bitnet
  1186.     and also the Convex
  1187.        user@convex.cl.msu.edu
  1188.     I don't know what the rules are for determining user IDs for Computer
  1189.     Center machines.
  1190.  
  1191.     MSU Information is (517) 355-1855.
  1192.  
  1193.  
  1194. Michigan Technological University:
  1195.     mtus5.cts.mtu.edu or mtus5.bitnet
  1196.         most students have accounts with the format FMLASTNA
  1197.         First initial-Middle initial-LASTNAMe  (8 letters total)
  1198.     finger does not work on these machines.
  1199.  
  1200. Minnesota State University System:
  1201.     Faculty (all campuses): userid@msus1.bitnet
  1202.     Faculty/Students (Mankato State Univ.): userid@vax1.mankato.msus.edu
  1203.  
  1204. Mississippi State univ.  Mail in the form fml#@ra.msstate.edu or
  1205.             fml#@isis.msstate.edu..  The Number will normally range
  1206.             1 and 4, it stands for the student number (First one with
  1207.             given set of initials to apply for internet access)
  1208.  
  1209. Mount Holyoke College:
  1210.     "mhc." may be omitted:
  1211.         a.  flllllll@mhc.mtholyoke.edu
  1212.         b.  fmllllll@mhc.mtholyoke.edu
  1213.         c.  llllllll@mhc.mtholyoke.edu
  1214.  
  1215. Mount Royal:
  1216.     mtroyal.ab.ca
  1217.     Student's userids are of the form llllll#### where # are the
  1218.     first four digits of the student id. Staff userids are of the
  1219.     form flastname.
  1220.  
  1221. Entries beginning with N may be found in the next posting
  1222. (file .../college-email/faq2.text via anonymous FTP).
  1223.  
  1224. ;;; *EOF*
  1225. -- 
  1226. Software Technology Laboratory      dalamb@qucis.queensu.ca (David Alex Lamb)
  1227. Computing and Information Science   phone: (613) 545-6067
  1228. Queen's University, Kingston, Ontario, Canada K7L 3N6    
  1229.